@charset "gb2312";
/* CSS Document */
body {
    font-family: 'Microsoft YaHei';
}

ul, li {
    list-style: none;
}

img {
    border: 0;
    display: block;
}

.clr {
    zoom: 1;
}

    .clr:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

.clear {
    clear: both;
}

.block {
    clear: both;
    height: 20px;
}

    .block:after {
        content: " ";
    }

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, th, td {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

p {
    text-align: left;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        color: #c00;
        text-decoration: underline;
    }

.pos_rel {
    position: relative;
}

.pos_abs {
    position: absolute;
}

/*-----------------font--------------*/

.F14 {
    font-size: 14px;
}

.F16 {
    font-size: 16px;
}

.F25 {
    font-size: 25px;
}

/*-----------------line-height--------------*/
.LH2 {
    line-height: 2em;
}

.LH2-2 {
    line-height: 2.2em;
}

.LH2-4 {
    line-height: 2.4em;
}

.LH3-2 {
    line-height: 3.2em;
}

/*-----------------border--------------*/

.border_all {
    border: 1px solid #e9e9e9;
}

.border_b {
    border-bottom: 1px solid #e9e9e9;
}

.w365 {
    width: 365px;
}

.w580 {
    width: 580px;
}


.w785 {
    width: 785px;
}

.w980 {
    width: 980px;
}

.w1000 {
    width: 1000px;
}


.w {
    margin: 0 auto;
    float: none;
    width: 1200px;
    position: relative;
}

.auto {
    margin: 0 auto;
}


.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt50 {
    margin-top: 50px;
}

.ml55 {
    margin-left: 55px;
}

.mb20 {
    margin-bottom: 20px;
}


.bgfff {
    background: #fff;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}


.logopic {
    display: none;
}

.topbar {
    width: 100%;
    height: 37px;
    background: #fff;
    border-bottom: 1px #eeeeee solid;
}

.top-time {
    float: left;
    font-size: 12px;
    line-height: 36px;
}

.logobar {
    background: #fff;
    padding: 20px 0;
    /*margin-bottom:20px;*/
}

.logo {
    float: left;
}

.weather {
    float: left;
    margin: 30px auto auto 10px;
}

.navbar {
    background: url(../images/nav_bg.jpg) repeat-y center top;
    clear: both;
    height: 50px;
    position: relative;
}

.nav {
    float: left;
    margin: auto auto auto 25px;
    line-height: 50px;
    text-align: center;
}

    .nav li {
        padding: 0 12px;
        color: #fff;
        float: left;
    }

    .nav a {
        display: inline-block;
        color: #fff;
    }

        .nav a:hover {
            color: #0FF;
        }

.nav-rss {
    float: left;
    height: 26px;
    margin: 12px auto auto auto;
    padding: 0 10px 0 10px;
    background: #fff;
    border-radius: 3px;
}

    .nav-rss a {
        color: #c00;
        line-height: 26px;
        font-size: 15px;
        font-weight: bold;
    }

        .nav-rss a:hover {
            color: #333;
        }

.top-icon {
    float: right;
}

    .top-icon a {
        float: left;
        margin: 6px auto auto 20px;
        height: 24px;
        line-height: 24px;
        color: #666;
        padding-left: 30px;
        background: url(../images/top_icon.png) left top no-repeat;
        font-size: 16px;
    }

        .top-icon a.btn1 {
            padding-left: 30px;
        }

        .top-icon a.btn2 {
            background-position: -100px top;
        }

        .top-icon a.btn3 {
            background-position: -200px top;
        }

        .top-icon a.btn4 {
            background-position: -300px top;
        }

        .top-icon a.btn5 {
            background-position: -400px top;
        }

        .top-icon a:hover {
            color: #0071be;
        }

.top-srch {
    float: right;
    margin-top: 10px;
    position: absolute;
    z-index: 2;
    right: 0;
}

.srch-input {
    background: #fff;
    border: 1px #e3e3e3 solid;
    float: left;
    height: 28px;
    color: #bebebe;
    padding: 0 10px;
    width: 100px;
    outline: none;
    -moz-border-radius: 10px;
    -webkit-right-radius: 10px;
    border-radius: 10px;
}

.srch-submit {
    width: 30px;
    height: 30px;
    border: 0;
    background: url(../images/search_btn.png) center center no-repeat;
    cursor: pointer;
}

.banner {
    width: 490px;
    float: left;
    position: relative;
}

.banner-wrap {
    width: 490px;
    height: 305px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #e9e9e9;
}

.banner-imgs {
    position: relative;
    height: 305px;
    position: absolute;
    left: 0;
    top: 0;
}

.banner-con {
    width: 490px;
    height: 305px;
    overflow: hidden;
    float: left;
    position: relative;
}

    .banner-con img {
        width: 490px;
        height: 305px;
    }

    .banner-con .layer {
        width: 100%;
        height: 60px;
        background: url(../images/banner_layer.png);
        position: absolute;
        bottom: 0;
        left: 0;
    }

        .banner-con .layer a {
            color: #fff;
            line-height: 60px;
            margin-left: 20px;
        }

            .banner-con .layer a:hover {
                color: #aaa;
            }

.banner-control {
    float: right;
    position: absolute;
    z-index: 1000;
    right: 20px;
    bottom: 18px;
}

    .banner-control a {
        width: 14px;
        height: 14px;
        display: inline-block;
        background: #fff;
        cursor: pointer;
        margin-left: 5px;
        -moz-border-radius: 7px;
        -webkit-right-radius: 7px;
        border-radius: 7px;
    }

    .banner-control .curr {
        background: #086ec0;
    }

.banner .arr {
    background: url(../images/arrs.png) left top no-repeat;
    width: 24px;
    height: 29px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 999;
}

.banner .arr-left {
    background-position: left -300px;
    left: 10px;
}

.banner .arr-right {
    background-position: right -300px;
    right: 10px;
}

.banner .arr-left:hover {
    background-position: left -330px;
}

.banner .arr-right:hover {
    background-position: right -330px;
}

/* 头条 */
.toutiao {
    width: 648px;
    height: 283px;
    float: right;
    border: 1px #e9e9e9 solid;
    border-left: 0;
    padding: 10px 30px;
    position: relative;
}

    .toutiao .cat-name {
        width: 49px;
        height: 49px;
        background: url(../images/toutiao_icon.png) right top no-repeat;
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
    }

    .toutiao li {
        width: 100%;
        display: block;
        margin-top: 16px;
        background: url(../images/toutiao_arr.png) right 5px no-repeat;
    }

    .toutiao b {
        font-size: 18px;
        font-weight: normal;
        color: #000;
    }

    .toutiao p {
        color: #999999;
        font-size: 12px;
        line-height: 22px;
        margin-top: 5px;
    }

        .toutiao p a {
            color: #0585e1;
        }

    .toutiao a:hover, .toutiao a:hover b {
        color: #f30;
    }


#gotoTop {
    position: fixed;
    bottom: 20px;
    right: 10px;
    cursor: pointer;
    text-align: center;
    z-index: 9998;
}

#gotoTop {
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight * 3/4 + "px")
}

.gotobtn {
    width: 50px;
    height: 50px;
    border: 1px #dedede solid;
    font-size: 14px;
    background: #f6f6f6 url(../images/gotop.png) center center no-repeat;
    margin-top: 5px;
    position: relative;
}

    .gotobtn .sub {
        display: none;
        position: absolute;
        right: 51px;
        bottom: -1px;
        border: 1px #dedede solid;
        padding: 10px;
        background: #f6f6f6;
    }

    .gotobtn .qrcode {
        width: 160px;
        height: 160px;
    }

#goeq {
    background: #f6f6f6 url(../images/eq.png) center center no-repeat;
}

#goqq {
    background: #f6f6f6 url(../images/message.gif) center center no-repeat;
}

.gotobtn a {
    background: #aaa;
    color: #fff;
    width: 40px;
    height: 32px;
    padding: 10px 6px;
    line-height: 16px;
    margin: -1px auto auto -1px;
    display: none;
}

#gotoTop .hover a {
    display: block;
    text-decoration: none;
}

.tit {
    width: 135px;
    height: 43px;
    background: url(../images/tit_bg.png) no-repeat center top;
}

    .tit span {
        font-size: 20px;
        color: #fff;
        line-height: 33px;
        margin-left: 20px;
    }

.btn_more {
    margin-top: 8px;
}

.yw_txt strong a {
    font-size: 18px;
    color: #1D5899;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

yw_txt a strong:hover {
    color: #c00 !important;
}

.zqsc_tt {
    background: #f9f9f9;
}

    .zqsc_tt div {
        width: 565px;
        margin-left: 20px;
        margin-top: 5px;
    }

        .zqsc_tt div a {
            font-size: 18px;
            line-height: 2em;
        }

        .zqsc_tt div p, .zqsc_tt div p a {
            font-size: 14px;
            line-height: 1.7em;
            color: #898989;
        }

.zqsc_txt {
    background: url(../images/v_line_bg.jpg) repeat-y center top;
}

    .zqsc_txt li {
        width: 46%;
        float: left;
        display: inline;
    }

        .zqsc_txt li:nth-child(2n) {
            margin-left: 8%;
        }

.kcb_tt div {
    width: 245px;
    margin-left: 20px;
}

    .kcb_tt div a {
        font-size: 16px;
        line-height: 1.8em;
    }

    .kcb_tt div p, .kcb_tt div p a {
        font-size: 12px;
        line-height: 1.8em;
        color: #898989;
    }


.swiper_box {
    background: #1D589A;
}

.swiper-container {
    width: 90%;
    height: 180px;
}

.dzb_box {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 10px;
}

.swiper-container.dzb {
    width: 100%;
    height: 330px;
}

.swiper-slide {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 1.4em;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .swiper-slide div {
        width: 150px;
        line-height: 1.5em;
    }

.jbsp_tt {
}

    .jbsp_tt p {
        color: #999;
        line-height: 1.7em;
    }

.jptx_list {
    margin-bottom: 7px;
}

    .jptx_list a {
        line-height: 1.6em;
    }

    .jptx_list p {
        font-size: 12px;
        color: #999;
        line-height: 2em;
    }

    .jptx_list img {
        margin-right: 15px;
    }

.zm_tabs li {
    width: 142px;
    height: 30px;
    background: url(../images/zm_bg.png) no-repeat left top;
    float: left;
    display: inline;
    text-align: center;
    line-height: 30px;
    margin-left: 15px;
    cursor: pointer;
}

    .zm_tabs li.act {
        color: #fff;
    }

.zm_pans li {
    box-shadow: 3px 3px 10px #888888;
    padding: 15px;
}

.jz_bg {
    width: 362px;
    height: 404px;
    background: url(../images/jz_bg.png) no-repeat center top;
    padding-top: 50px;
}

.myscroll li {
    width: 100px;
    height: 105px;
    overflow: hidden;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    text-align: center;
    line-height: 2.2em;
    clear: none !important;
}

    .myscroll li img {
        margin: 0 auto;
    }


.link {
    padding: 10px 20px;
}

.link-top {
    height: 30px;
    border: 1px #d7d7d7 solid;
    border-bottom: 0;
}

.link-bot {
    height: 30px;
    border: 1px #d7d7d7 solid;
    border-top: 0;
}

.link-li {
    margin-top: 20px;
    width: 100%;
    display: block;
}

    .link-li:first-child {
        margin: 0;
    }

.link .tits {
    font-size: 18px;
    color: #000;
    float: left;
    margin-right: 10px;
}

.link a {
    color: #666;
    font-size: 12px;
    margin: 0 5px;
    display: inline-block;
}

    .link a:hover {
        color: #f30;
        font-weight: bold;
    }


.media-box {
    width: 1200px;
    position: relative;
    margin-top: 40px;
}

    .media-box .arr {
        width: 24px;
        height: 72px;
        display: inline-block;
        background: url(../images/arrs.png);
        position: absolute;
        top: -1px;
    }

    .media-box .arrleft {
        left: 0;
    }

    .media-box .arrright {
        right: 0;
        background-position: right top;
    }

    .media-box .arrleft:hover {
        background-position: left -73px;
    }

    .media-box .arrright:hover {
        background-position: right -73px;
    }

.media-wrap {
    width: 1128px;
    height: 80px;
    overflow: hidden;
    position: relative;
}

#media-loops {
    width: 2000px;
    height: 70px;
    position: relative;
}

    #media-loops li {
        width: 70px;
        margin: 0 12px;
        height: 70px;
        float: left;
        text-align: center;
        display: inline;
    }

        #media-loops li img {
            width: 70px;
            height: 70px;
        }


/* 友情链接 */
.gotop {
    border-bottom: 1px #dedede solid;
    clear: both;
    margin-top: 40px;
    font-size: 12px;
    text-align: center;
    height: 10px;
}

    .gotop a {
        color: #ff6600;
        background: #f2f2f2 url(../images/gotop.png) center top no-repeat;
        padding: 20px 10px 0 10px;
        margin-top: 20px;
    }

.foot {
    width: 100%;
    border-top: 1px #d7d7d7 solid;
    color: #999;
    font-size: 12px;
    line-height: 20px;
    padding: 30px 0;
}

.footnav {
    float: left;
    line-height: 24px;
    font-size: 14px;
    clear: both;
}

    .footnav a {
        color: #333;
    }

    .footnav i {
        padding: 0 3px;
    }

    .footnav a:hover {
        color: #f30;
    }

.foot-tec {
    float: right;
}

.copy {
    float: left;
    font-size: 12px;
    clear: left;
    margin-top: 10px;
}

    .copy a {
        color: #9f9f9f;
    }

.foot-safe {
    border-top: 1px #d7d7d7 solid;
    padding: 25px 0;
}

.list_tit {
    background: url(../images/list_tit.png) no-repeat left top;
    height: 38px;
    border-bottom: 1px solid #333;
    line-height: 34px;
    font-size: 20px;
    padding-left: 15px;
    color: #fff;
}

.list li {
    margin-bottom: 20px;
}

.list a {
    line-height: 1.6em;
    font-size: 20px;
}

.list p {
    font-size: 12px;
    color: #999;
    line-height: 2.2em;
    text-indent: 0;
}

.list_time {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    margin-bottom: 5px;
}

.list p a {
    font-size: 12px;
    color: #999;
}

.txt_tit {
    padding: 10px 0;
    display: block;
    clear: both;
    font: inherit;
    font-size: 30px;
    color: #000;
}

.txt_info {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    clear: both;
}

    .txt_info .txt_from {
        float: left;
        color: #e32823;
    }

    .txt_info .txt_time {
        float: left;
        font-style: normal;
        color: #999;
        margin-left: 20px;
        font-size: 12px;
    }

    .txt_info .txt_count {
        float: left;
        color: #666;
        font-size: 12px;
        margin-left: 10px;
    }

        .txt_info .txt_count em {
            color: #06C;
            padding: 0 3px;
        }

    .txt_info a.txt_pl {
        float: right;
        border: 1px #dedede solid;
        padding: 0 10px;
        display: inline-block;
    }

        .txt_info a.txt_pl i {
            font-style: normal;
            color: #0585e1
        }

        .txt_info a.txt_pl:hover {
            background: #0071be;
            color: #fff;
        }

            .txt_info a.txt_pl:hover i {
                color: #fff;
            }

.txt_size {
    float: right;
    margin-right: 30px;
    color: #e9e9e9;
}

    .txt_size a {
        font-size: 14px;
    }

.txt_brief {
    background: #fff;
    color: #999;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 160%;
    border: 1px #e9e9e9 solid;
}

.txt_body {
    padding: 20px 0;
    font-size: 16px;
    line-height: 180%;
    display: block;
    color: #000;
}

    .txt_body p {
        padding-top: 25px;
    }

    .txt_body img {
        max-height: 100%;
        margin: 0 auto;
    }
    .txt_body video {
        max-width: 100%;
        margin: 0 auto;
    }


.inscribe {
    display: block;
    padding: 20px 0;
    border: 1px #e9e9e9 solid;
    border-width: 1px 0;
}

    .inscribe .editor {
        float: left;
        line-height: 33px;
    }


.login_bg {
    background: url(../images/login_bg.jpg) repeat-y center top;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-top: 20px;
}

.login_box {
    width: 333px;
}

    .login_box table tr td {
        padding-bottom: 40px;
    }

.login_item {
    border-bottom: 1px solid #fff;
    height: 38px;
}

    .login_item input {
        width: 270px;
        margin-left: 55px;
        height: 38px;
        line-height: 38px;
        border: none;
        background: none;
        font-size: 16px;
        outline: none;
        color: #fff;
    }

        .login_item input::-webkit-input-placeholder {
            color: #fff;
        }

    .login_item.a {
        background: url(../images/login_name.png) no-repeat 3px center;
    }

    .login_item.b {
        background: url(../images/login_password.png) no-repeat 3px center;
    }

    .login_item.c {
        background: url(../images/login_code.png) no-repeat 3px center;
    }

    .login_item.c {
        width: 160px;
    }

        .login_item.c input {
            width: 100px;
        }

.login_code {
    bottom: 0;
    right: -172px;
}

.reg_box {
    width: 700px;
}

    .reg_box table tr td {
        padding-bottom: 40px;
    }

        .reg_box table tr td.tips {
            font-size: 14px;
            color: #fff;
        }

.reg_item {
    border-bottom: 1px solid #fff;
    font-size: 18px;
    color: #fff;
}

    .reg_item input {
        width: 270px;
        height: 38px;
        line-height: 38px;
        border: none;
        background: none;
        font-size: 16px;
        outline: none;
        color: #fff;
    }

        .reg_item input::-webkit-input-placeholder {
            color: #fff;
        }

        .reg_item input[name=Sex] {
            width: 20px;
            height: 20px;
        }

    .reg_item.c {
        width: 213px;
    }

        .reg_item.c input {
            width: 130px;
        }


.dh_box {
    background: #F9F9F9;
    padding-top: 10px;
    padding-bottom: 10px; 
    height:358px;
    overflow:hidden;
}

.jlt_list {
    margin-top:10px;

}
.jlt_list li {
    width:80px;
    height:80px;
    border-radius:50px;
    overflow:hidden;
    float:left;display:inline;
    margin-left:5px;margin-right:5px;
    margin-bottom:10px;
}

.hd_list {
    margin-left: 60px;
    background: url(../images/bg_hd.jpg) repeat-y 4px top;
}

    .hd_list li {
        background: url(../images/dot.png) no-repeat left 4px;
        margin-bottom: 4.3px;
    }

        .hd_list li .time {
            width: 60px;
            margin-left: -70px;
            color: #B72121;
            font-size: 14px;
            text-align: right;
            padding-right: 5px;
        }

        .hd_list li .hd_txt {
            width: 280px;
            margin-left: 20px;
        }

            .hd_list li .hd_txt a {
                font-size: 16px;
                line-height: 1.4em;
            }

            .hd_list li .hd_txt p {
                font-size: 14px;
                line-height: 1.8em;
                margin-top: 5px;
                color: #878787;
                text-indent: 0;
            }

                .hd_list li .hd_txt p a {
                    font-size: 14px;
                    color: #B72121;
                }

.reg_top {
    padding: 10px 0;
}

.user_top {
    padding: 10px 0;
    border-bottom: #0071be 2px solid;
}

.usrPart {
    color: #666;
    background: #fff;
    padding: 30px 0;
}

.leftBar {
    width: 170px;
    border-right: 1px #eaeaea solid;
    padding: 0 10px;
}

.userTitle b {
    font-size: 28px;
    display: block;
    font-weight: normal;
}

.userTitle span {
    font-size: 16px;
}

.userNav {
    width: 100%;
    margin-top: 20px;
}

    .userNav li {
        width: 100%;
        border-bottom: #f1f1f1 1px solid;
        background: #f1f1f1;
        line-height: 30px;
        margin-top: 10px;
        font-size: 14px;
        cursor: pointer;
    }

        .userNav li:hover {
            background: #f30;
            color: #fff;
        }

        .userNav li.cur {
            background: #f30;
            color: #fff;
        }

        .userNav li b {
            font-weight: normal;
            margin-left: 10px;
        }




.rightBar {
    width: 910px;
    margin-right: 50px;
}

    .rightBar li {
        display: none;
    }

        .rightBar li .reg_item {
            color: #666;
            border-bottom: 1px solid #666;
        }

            .rightBar li .reg_item input {
                color: #666;
            }

        .rightBar li .reg_box table tr td {
            padding-bottom: 20px;
        }

            .rightBar li .reg_box table tr td.tips {
                color: #666;
            }



.rss-tit {
    font-size: 18px;
    margin-top: 10px;
    color: #06C;
}

.rss-txt {
    font-size: 14px;
    padding: 5px 0 0 0;
}

.down-btn {
    color: #06C;
    font-size: 14px;
    line-height: 24px;
    background: url(../images/download.png) -5px center no-repeat;
    padding-left: 24px;
}

.see-btn {
    color: #06C;
    font-size: 12px;
    line-height: 24px;
    display: block;
    float: left;
    width: 136px;
}
.fontqs {
    font-size:16px;
}
@media screen and (max-width: 950px) {
    .fontqs {
        font-size: 18px;
    }
    .see-btn {
        font-size: 15px;
    }
}

/*pay*/
.pay_img {
    width: 100%;
}

    .pay_img img {
        max-width: 100%;
    }

.pay_tit {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #dfdfdf;
    margin-top: 10px;
}

    .pay_tit span {
        width: 33%;
        float: left;
        height: 35px;
        text-align: center;
        position: relative;
    }

    .pay_tit i {
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        height: 35px;
        float: left;
    }

    .pay_tit .moren {
        background: url(../images/step_jt.png) -100px 0 no-repeat;
        z-index: 9;
    }

    .pay_tit .s_curr_bg {
        background: #0099cc;
        color: #FFF;
    }

    .pay_tit .s_curr {
        background: url(../images/step_jt.png) -50px 0 no-repeat;
    }

/* 注册 */
.reg_top {
    padding: 10px 0;
    border-bottom: #0071be 2px solid;
}

.regtop {
    width: 100%;
    height: 84px;
}

.reg-column {
    float: left;
    line-height: 84px;
    font-size: 36px;
    color: #fff;
}

    .reg-column span {
        font-size: 18px;
        margin-left: 20px;
    }

.reg-bg {
    background: #fff;
    padding: 50px;
}

.reg-box {
    width: 658px;
    float: left;
    border-right: 1px #eaeaea solid;
}

.reg-right {
    width: 190px;
    float: right;
    padding-top: 50px;
}

.reg-tabtit {
    width: 600px;
    float: left;
    border-bottom: 1px #ee3f49 solid;
}

    .reg-tabtit a {
        font-size: 20px;
        line-height: 46px;
        color: #333;
        border: 1px #dedede solid;
        border-bottom: none;
        float: left;
        display: inline;
        margin-right: 5px;
        padding: 0 25px;
    }

        .reg-tabtit a.hover {
            color: #ee3f49;
        }

        .reg-tabtit a:hover {
            background: #f9f9f9;
        }

.reg-form {
    margin-top: 30px;
}

    .reg-form li {
        width: 100%;
        height: 56px;
        font-size: 12px;
        line-height: 28px;
        display: block;
    }

    .reg-form .tit {
        width: 100px;
        float: left;
        color: #333;
        text-align: right;
        font-size: 16px;
        background: none;
        height: auto;
    }

    .reg-form .input {
        width: 260px;
        float: left;
        padding: 0 5px;
        height: 30px;
        border: 1px #dedede solid;
        margin-right: 5px;
    }

    .reg-form .tip {
        color: #999;
    }

        .reg-form .tip i {
            color: #f30;
            padding: 0 3px 0 0;
            font-style: normal;
            font-size: 18px;
        }

    .reg-form .err {
        color: #f30;
        display: none;
    }

    .reg-form .submit-btn {
        background: #ee3f49;
        color: #fff;
        font-size: 18px;
        padding: 0 40px;
        line-height: 40px;
        border: 0;
        cursor: pointer;
        font-family: Microsoft Yahei
    }

        .reg-form .submit-btn:hover {
            background: #ff1623;
        }

    .reg-form .checkcode {
        width: 190px;
        float: left;
    }

    .reg-form .checkimg {
        width: 60px;
        height: 30px;
        float: left;
        margin-right: 5px;
    }

    .reg-form .agree a {
        color: #f30;
        text-decoration: underline;
    }

.has-acount {
    margin-top: 30px;
}

    .has-acount a {
        color: #60b700;
    }

.quick-log {
    margin-top: 80px;
}

    .quick-log img {
        width: 40px;
        margin: 10px 10px auto auto
    }


.title {
    font-size: 16px;
    color: #c00;
    line-height: 1.7em;
    font-weight: bold;
    text-align: center;
}

.time {
    line-height: 1.7em;
    color: #888;
}

.text-d {
    font-size: 14px;
    line-height: 1.7em;
    color: #444;
}

    .text-d img {
        margin: 15px auto;
    }

#pagenum {
    padding: 3px;
    margin: 3px;
    text-align: center;
    font-size: 14px;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}

    #pagenum a {
        border: #ddd 1px solid;
        padding: 2px 5px;
        margin-left: 5px;
        margin-right: 5px;
        color: #aaa;
        text-decoration: none;
    }

        #pagenum a:hover {
            border: #a0a0a0 1px solid;
            padding: 2px 5px;
        }

        #pagenum a:active {
            border: #a0a0a0 1px solid;
            padding: 2px 5px;
        }

        #pagenum a.current {
            border: #e0e0e0 1px solid;
            padding: 2px 5px;
            font-weight: bold;
            color: #aaa;
            background-color: #f0f0f0;
        }

    #pagenum span.disabled {
        border: #f3f3f3 1px solid;
        padding: 2px 5px;
        margin-right: 2px;
        color: #ccc;
    }

#copylink img {
    display: inherit;
}

.bgnone {
    background: none;
}

.mbx {
    border-bottom: 1px solid #eee;
    height: 50px;
    line-height: 50px;
}

.hq_btn {
    position: absolute;
    right: 39px;
    bottom: 38px;
}
.yuanchuang {
text-align:center;border:1px solid #eee;background:#fafafa; line-height:4em; display:none; margin-top:50px;
}
.payImg img {
 display:initial;
}

.payImg label {
    margin-right:30px;
}
@media screen and (max-width:720px) {
    .reg-form li {
    height:auto;
    }
    .reg-form .tit {
    float:none;
    }
    .payImg label {
        display: block;
    }
}

.qy_box {
 width:375px;float:left;display:inline;margin-bottom:30px;
}
.qy_tit {
    font-size: 20px;
    line-height: 30px;
    color: #9999B3;
    font-weight: bold;
    margin-bottom: 15px;
}
    .qy_tit span {
        line-height: 30px;
        border-bottom: 3px solid #2D3F86;
    }
    .qy_tit a {
        font-size: 14px;
    }
.qy_list li{
    margin-bottom:10px;min-height:50px;
}
.qy_list li div{
    width:328px;display:block; line-height:1.5em;
}
.qy_time {
    color:#999; font-size:13px;
}
.ml34 {
    margin-left: 34px;
}

.btn{
    width: 100%;
    background: #E3334E;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
}

.btn.wxscan{
    width: 60%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
    height: 40px;
    border: 1px solid #eee;
}
.btn.wxscan img{
    margin-right: 10px;
}
.fgpic img{
 width: 100%;
 height: 180px;
}